home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr14 / golf1111.zip / TSHELP.BAT < prev   
DOS Batch File  |  1989-05-09  |  2KB  |  53 lines

  1. ECHO OFF
  2. CLS
  3. ECHO                            Thank you for ordering from
  4. ECHO  
  5. ECHO                         T H E   S O F T W A R E   L A B S
  6. ECHO                             3767 Overland Avenue #112
  7. ECHO                               Los Angeles, CA 90034
  8. ECHO                         ---------------------------------
  9. ECHO                         TECHNICAL SUPPORT: (213) 559-5456
  10. ECHO                          ORDER LINE ONLY:  1-800-359-9998
  11. ECHO  
  12. ECHO                          . . . . TECHNICAL SUPPORT . . . .
  13. ECHO  
  14. ECHO                     Feel free to CALL us for technical support.
  15. ECHO  
  16. ECHO                                    DO NOT WRITE.
  17. ECHO  
  18. ECHO                   We cannot respond to written requests for help.
  19. ECHO  
  20. PAUSE
  21. CLS
  22. ECHO  
  23. ECHO  
  24. ECHO                For startup instructions, type  GO  and press Enter.
  25. ECHO  
  26. ECHO  
  27. pause
  28. cls
  29. ECHO  
  30. ECHO  
  31. ECHO                             --- IMPORTANT ---
  32. ECHO  
  33. ECHO  
  34. ECHO Before running  the  programs on this disk,  make a backup copy of the disk.
  35. ECHO Insert  this  disk in drive A: and a blank, formatted disk in drive B:  Then
  36. ECHO enter:
  37. ECHO                           DISKCOPY A: B: [Enter].
  38. ECHO  
  39. ECHO Use this command  even if you have only one floppy disk drive.  When you are
  40. ECHO prompted to insert the target disk,  remove the TSL (source) disk from drive
  41. ECHO A: and insert a blank disk. (See your DOS manual for details).
  42. ECHO  
  43. ECHO       -----------------------------------------------------------------
  44. ECHO       SPECIAL NOTE * * * * IF YOU HAVE 3.5" DRIVES * * * * SPECIAL NOTE
  45. ECHO       -----------------------------------------------------------------
  46. ECHO  
  47. ECHO Some computers, especially laptops,  will not make a backup with the DISKCOPY
  48. ECHO command. If this occurs, use the COPY command to backup  your  disks.  Insert
  49. ECHO your TSL disk in drive A: and a blank formatted disk in drive B:  Then enter:
  50. ECHO  
  51. ECHO                            COPY A:*.* B:  [Enter].
  52. ECHO  
  53.